cPanel Forums

The cPanel Community Support Forums are most helpful to cPanel Server Administrators ruing cPanel Powered Servers looking to stay on top of the latest news, v

Building companies means building careers: why I joined Cloudflare as Chief People Officer

One piece of advice I received early in my career was to get into a transformative industry. Those words have followed me ever since, and it’s a goal I’ve encouraged many others to pursue.For me, it meant first launching into biotechnology where I leaed my passion for working with deeply technical and disruptive businesses doing things that hadn’t been done before.I later joined Amazon at a time when it was best known as a retailer instead of a technology company as it is today. While there, I led HR for some of their most technical businesses from eCommerce to AWS. As all these businesses scaled over the next decade, I became increasingly focused, and then finally fully dedicated to, leading HR for AWS. During that time, I had the opportunity to serve as a thought partner to the AWS CEO and leadership team as the organization grew from 400 employees to 30,000.It was at this point in my career that I realized my passion for scaling a company with practices that reinforce the mission and building programs with intention to nurture the culture. To have any impact, all this work must be in support of promoting a diverse and inclusive workplace that values individual and group differences to ensure all employees, across a diversity of backgrounds and perspectives, feel valued, welcome, and integrated.Later, I took all those leaings to Tableau as Chief Human Resource Officer (CHRO) before it was acquired by Salesforce. Like AWS, Tableau was ready to begin
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

Making Content Security Policies (CSPs) easy with Page Shield

Mode web applications are complex, often loading JavaScript libraries from tens of different sources and submitting data to just as many. This leads to a vast attack surface area and many attack types that hackers may leverage to target the user browser directly. Magecart, a category of supply chain attack, is a good example.To combat this, browser vendors (Google, Microsoft, Mozilla, etc.) have agreed on a standard that allows application owners to control browser behavior from a security perspective. This standard is called Content Security Policies (CSPs). Content Security Policies are implemented by application owners as a specially formatted HTTP response header that the browser then parses and enforces. This header can be used, for example, to enforce loading of JavaScript libraries only from a specific set of URLs. CSPs are good as they reduce the attack surface, but are hard to implement and manage, especially in a fast-paced development environment.Starting today, Page Shield, our client-side security product, supports all major CSP directives. We’ve also added better reporting, automated suggestions, and Page Shield specific user roles, making CSPs much easier to manage.If you are a Page Shield enterprise customer, log in to your dashboard to make use of the new features immediately.Page Shield policiesLet’s say you just built a web application. To keep it simple, you used a number of services to implement specific features: Stripe for your checkout
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

New! Rate Limiting analytics and throttling

Rate Limiting rules are essential in the toolbox of security professionals as they are very effective in managing targeted volumetric attacks, takeover attempts, scraping bots, or API abuse. Over the years we have received a lot of feature requests from users, but two stand out: suggesting rate limiting thresholds and implementing a throttle behavior. Today we released both to Enterprise customers!When creating a rate limit rule, one of the common questions is “what rate should I put in to block malicious traffic without affecting legitimate users?”. If your traffic is authenticated, API Gateway will suggest thresholds based on auth IDs (such a session-id, cookie, or API key). However, when you don’t have authentication headers, you will need to create IP-based rules (like for a ‘/login’ endpoint) and you are left guessing the threshold. From today, we provide analytics tools to determine what rate of requests can be used for your rule.So far, a rate limit rule could be created with log, challenge, or block action. When ‘block’ is selected, all requests from the same source (for example, IP) were blocked for the timeout period. Sometimes this is not ideal, as you would rather selectively block/allow requests to enforce a maximum rate of requests without an outright temporary ban. When using throttle, a rule lets through enough requests to keep the request rate from individual clients below a customer-defined threshold.Continue
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

How Waiting Room makes queueing decisions on Cloudflare's highly distributed network

Almost three years ago, we launched Cloudflare Waiting Room to protect our customers’ sites from overwhelming spikes in legitimate traffic that could bring down their sites. Waiting Room gives customers control over user experience even in times of high traffic by placing excess traffic in a customizable, on-brand waiting room, dynamically admitting users as spots become available on their sites. Since the launch of Waiting Room, we’ve continued to expand its functionality based on customer feedback with features like mobile app support, analytics, Waiting Room bypass rules, and more.We love aouncing new features and solving problems for our customers by expanding the capabilities of Waiting Room. But, today, we want to give you a behind the scenes look at how we have evolved the core mechanism of our product–namely, exactly how it kicks in to queue traffic in response to spikes.How was the Waiting Room built, and what are the challenges?The diagram below shows a quick overview of where the Waiting room sits when a customer enables it for their website.Waiting Room is built on Workers that runs across a global network of Cloudflare data centers. The requests to a customer’s website can go to many different Cloudflare data centers. To optimize for minimal latency and enhanced performance, these requests are routed to the data center with the most geographical proximity. When a new user makes a request to the host/path covered by the Waiting room,
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

Cloudflare Email Security now works with CrowdStrike Falcon LogScale

We are excited to aounce an extended partnership between CrowdStrike and Cloudflare to bring together Cloudflare Email Security and CrowdStrike Falcon® LogScale. With this integration, joint customers who have both Falcon LogScale and Cloudflare Email Security can now send detection data to be ingested and displayed within their Falcon LogScale dashboard.What is CrowdStrike Falcon LogScale?CrowdStrike Falcon LogScale enables organizations to ingest, aggregate and analyze massive volumes of streaming log data from a wide array of sources at petabyte scale. It offers search and visualization capabilities, enabling users to easily query and explore their log data to gain valuable insights and identify security threats or anomalies.Falcon LogScale helps customers by providing:Log Ingestion It supports the collection of logs from diverse sources and can handle high volumes of log data in real time.Real-Time Search Users can perform fast searches across their log data, enabling quick detection and investigation of security incidents or operational issues.Dashboards and Visualizations Falcon LogScale offers customizable dashboards and visualizations to help teams gain insights from their log data.All of these capabilities enable proactive threat hunting by leveraging advanced analytics. It helps security teams identify potential threats, detect anomalies, and quickly remediate security incidents. Falcon LogScale is designed to handle large-scale log data ingestion and analysi
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

CPANEL-40948 - Gzip Deprecated?

I recently switched from CentOS to Ubuntu and my backups are now showing this waing.

gzip: waing: GZIP environment variable is deprecated; use an alias or script

Everything I've found so far says to use tar instead of gzip in the command line. However, all of this is automated in WHM for me.
I haven't found a method in tweak or backup configuration that allows this to be changed.

Can i just ignore this for now and assume it will be corrected in the...

CPANEL-40948 - Gzip Deprecated?
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

Browser certificate error during initial installation (first WHM login)

When installing cPanel, it's recommended to include an FQDN as the hostname to avoid using the cprapid domain. After setting my hostname (as an example, host.example.tld) and ruing the installation script, I receive successful output which includes instructions to navigate to the WHM panel in the browser (using the one-time autologin url, my FQDN hostname, or the IP address.

The problem is that all mode browser display a certificate waing that you caot bypass (even using the...

Browser certificate error during initial installation (first WHM login)
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

CPANEL-43323 - doveadm priority (nice)

Hi, When a client cleans a large email account, the doveadm expunge process consumes a lot of resources (specially CPU): Is there any way to reduce the priority (nice) of this process? I've tried these Tweak settings with no luck (nice stays at 0): Thanks, Ignacio
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

CPANEL-43326 - The security token is missing from your request.

Please eliminate this erroneous message:

1623427280753.png

In Firefox I have my preference set to delete all cookies when I exit Firefox. So the "The security token is missing from your request" will always show no matter what I do. I don't think the message serves any useful purpose and should be eliminated.

Thank you.
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

CPANEL-40730 - Webmail Reset Password Not Working

I was testing the Webmail Reset Password Link.....

First of all from the Webmail Home page/Edit Your Settings/Contact Information, there are two boxes under Email:

"Enter an email address to receive account notifications and password reset confirmations. " This box is prefilled with your main account email address.

"Enter a second email address to receive account notifications and password reset confirmations." I assumed that the email address entered here would be the one...

CPANEL-40730 - Webmail Reset Password Not Working
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

EasyApache4 2023-09-20 Maintenance and Security Release

cPanel, L.L.C. has released a security update for EasyApache 4! Take a look at some highlights below, and then join us on the cPanel Community Forums, Discord, or Reddit to talk about this update and much more. If you have additional questions, feel free to... EasyApache4 2023-09-20 Maintenance and Security Release
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

Is the IonCube extension available for ea-php82?

hi guys

Is the IonCube extension available for ea-php82? ea-php80?

thank
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

API failure: Cpanel::OS on Rocky Linux 9

Hi,

After installing Cpanel/WHM (version 114 - latest) on Rocky Linux 9, updating it and using EA-PHP (8.x), I started receiving these errors when I try to do things in WHM like terminate the account or use a resource:

API failure: Cpanel::OS::Linux does not implement package_manager_module at /usr/local/cpanel/Cpanel/Pkgr.pm line 58

API failure: Cpanel::OS::Linux does not implement user_crontab_dir at /usr/local/cpanel/Whostmgr/Accounts/Remove.pm line 418

I searched for this...

API failure: Cpanel::OS on Rocky Linux 9
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

Website Can not access ; Cpanel can access ; whm can access; can ping domain

I have server with specification
core : 16
ram : 32 gb

total account in my whm :
113 account

my problem
i can not open all website in my whm account . when i access cpanel it shows up. example
open a.com -> fail
open a.com/cpanel ->success
open whm -> success
ping a.com from cmd -> success

what i have been trying
reboot apache -> still error
reboot mysql server-> still error
reboot server -> still error
tu off firewall -> still error

i hope you can help me. thank you
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

CPANEL-43328 - Elevate Issue : MySQL

When I run the /scripts/elevate-cpanel --check --upgrade-to=almalinux script, it identifies MySQL 5.6 as a blocker ...

You are using MySQL 5.6 server. This version is not available for AlmaLinux 8. You first need to update your MySQL server to 8.0 or later. You can update to version 8.0 using the following command: /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=8.0

I actually have a remote MySQL server, and don't run MySQL on the cPanel server. Just for...

CPANEL-43328 - Elevate Issue : MySQL
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

Can't create only one account name. Please help me.

I am the root admin of a server. I have reviewed all the topics related to account creation issues on the forum, but I couldn't find a solution. There is no problem with adding new accounts on the server. However, it gets stuck only for a domain address. When I try to create the ukim.com.tr address, it gets stuck on the "loading screen." When I perform a DNS cleanup, only the validating window appears on the screen. And it remains frozen like that. What could be the problem?
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

Adding a domain not behaving as expected

Ok. So I have one user in cPanel (me) who has a website at the primary domain of the account, blog.domain.io

This is a WordPress site created with WP Toolkit. All good, configured nicely and working.

Now, I am trying to create a site for my friend at angelalear.domain.io, and so I created an addon domain in WHM, and created a site. Again, mostly appears ok.

I believe I have chosen the wrong option. I won't bother explaining what I did, but I ended up with a subdomain of...

Adding a domain not behaving as expected
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

Enable the apache errorlog to show the real source IP

Hello, The error log of apache, at /usr/local/apache/logs/error_log , shows the IP of the reverse proxy system I work with. I tried to find a way to change it to show the real source IP (e.g. xff , x-forwarded-for), of the actual request initiating client, but found only the following post: How to Add "X-Forwarded-For" information to Apache Web Server access log and error log < Blog-D without Nonsense Keywords: Apache 2.4, Apache show client IP Address behind proxy, access log, error log, access.log, error.log, X-Forwarded-For (For Apache 2.4 and newer versions) By default, the apache access log and error log will not log “X-Forwarded-For” information, so that if the client is coecting via... dayda.com But before I dive into low level changes - I wonder... Enable the apache errorlog to show the real source IP
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

Litespeed Server End Optimization Tips

Hi,

Does anyone have any knowledge about how to optimize or the necessary configuration required to set at the Server Side ?

I can access https://host:7080/ for the LiteSpeed setting but I don't know what to configure for better optimization and the client can get super fast speed loading.

Useful Articles are appreciated :)
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

Users see PHP errors. Swap, /var/tmp, and /tmp all full

I've had an issue happen a few times where users report that the website isn't working properly (PHP errors, pages not loading). Rebooting the server fixes it for the time being. Before the reboots, I noticed that swap, /var/tmp, and /tmp were full: Things are ruing fine at the moment, but swap is still approaching 90% used: The only change I made before this started... Users see PHP errors. Swap, /var/tmp, and /tmp all full
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

AutoSSL alerts for account terminated months ago

This is not another AutoSSL complaint thread. We all know very well that there have been some challenges in the past couple years and, for a many of us, simply switching from Sectigo to Let's Encrypt resolves those issues.

This is something new for me, and I'm wondering if it's happening to anyone else.

My goal for this thread is to hopefully avoid opening a ticket for the very busy cPanel support staff, and to find out if there's a simple solution that I might be overlooking, one...

AutoSSL alerts for account terminated months ago
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

Reverse DNS does not match SMTP Baer

" Reverse DNS does not match SMTP Baer "
10 Dayes, I spend it reading and tried all resolved posts here, but no one solve the problem.
what is that?
Who can help or we will leave cPanel forever and going to anther services?
Reverse DNS does not match SMTP Baer
how can we fix it please do not share any linked I read all even those from 2016.
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

MultiPHP Manager with custom PHP runtime

I have a requirement for a server to run on php82zend PHP runtime.

I have installed this using their zendphpctl program: Using the zendphpctl script

The PHP version appears to be installed when checking installed packages in yum.

Reading through the docs on EasyApache4, I found that MultiPHP Manager should recognize a "vendor-provided" version and allow me to edit INI and select PHP versions here. ...

MultiPHP Manager with custom PHP runtime
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

elevate-cpanel not working

hi,

i get this error

* 2023-09-21 19:38:48 (4242) [INFO] E Sysup: Needed system packages were not installed: dnf-plugin-universal-hooks
impossible to install that plugin been trying for hours :mad::mad:
+ نوشته شده در  ساعت 16:06  توسط generator  برچسب ها:

Introducing scheduled deletion for Cloudflare Stream

Designed with developers in mind, Cloudflare Stream provides a seamless, integrated workflow that simplifies video streaming for creators and platforms alike. With features like Stream Live and creator management, customers have been looking for ways to streamline storage management.Today, August 11, 2023, Cloudflare Stream is introducing scheduled deletion to easily manage video lifecycles from the Stream dashboard or our API, saving time and reducing storage-related costs. Whether you need to retain recordings from a live stream for only a limited time, or preserve direct creator videos for a set duration, scheduled deletion will simplify storage management and reduce costs.Stream scheduled deletionScheduled deletion allows developers to automatically remove on-demand videos and live recordings from their library at a specified time. Live inputs can be set up with a deletion rule, ensuring that all recordings from the input will have a scheduled deletion date upon completion of the stream.Let’s see how it works in those two configurations.Getting started with scheduled deletion for on-demand videosWhether you run a leaing platform where students can upload videos for review, a platform that allows gamers to share clips of their gameplay, or anything in between, scheduled deletion can help manage storage and ensure you only keep the videos that you need. Scheduled deletion can be applied to both new and existing on-demand videos, as well as recordings from completed
+ نوشته شده در  ساعت 18:06  توسط generator  برچسب ها:

Debug Queues from the dash: send, list, and ack messages

Today, August 11, 2023, we are excited to aounce a new debugging workflow for Cloudflare Queues. Customers using Cloudflare Queues can now send, list, and acknowledge messages directly from the Cloudflare dashboard, enabling a more user-friendly way to interact with Queues. Though it can be difficult to debug asynchronous systems, it’s now easy to examine a queue’s state and test the full flow of information through a queue.With guaranteed delivery, message batching, consumer concurrency, and more, Cloudflare Queues is a powerful tool to coect services reliably and efficiently. Queues integrate deeply with the existing Cloudflare Workers ecosystem, so developers can also leverage our many other products and services. Queues can be bound to producer Workers, which allow Workers to send messages to a queue, and to consumer Workers, which pull messages from the queue.We’ve received feedback that while Queues are effective and performant, customers find it hard to debug them. After a message is sent to a queue from a producer worker, there’s no way to inspect the queue’s contents without a consumer worker. The limited transparency was frustrating, and the need to write a skeleton worker just to debug a queue was high-friction.Now, with the addition of new features to send, list, and acknowledge messages in the Cloudflare dashboard, we’ve unlocked a much simpler debugging workflow. You can send messages from the Cloudflare dashboard to
+ نوشته شده در  ساعت 18:06  توسط generator  برچسب ها:

Wasm core dumps and debugging Rust in Cloudflare Workers

A clear sign of maturing for any new programming language or environment is how easy and efficient debugging them is. Programming, like any other complex task, involves various challenges and potential pitfalls. Logic errors, off-by-ones, null pointer dereferences, and memory leaks are some examples of things that can make software developers desperate if they can't pinpoint and fix these issues quickly as part of their workflows and tools.WebAssembly (Wasm) is a binary instruction format designed to be a portable and efficient target for the compilation of high-level languages like Rust, C, C++, and others. In recent years, it has gained significant traction for building high-performance applications in web and serverless environments.Cloudflare Workers has had first-party support for Rust and Wasm for quite some time. We've been using this powerful combination to bootstrap and build some of our most recent services, like D1, Constellation, and Signed Exchanges, to name a few.Using tools like Wrangler, our command-line tool for building with Cloudflare developer products, makes streaming real-time logs from our applications ruing remotely easy. Still, to be honest, debugging Rust and Wasm with Cloudflare Workers involves a lot of the good old time-consuming and nerve-wracking printf'ing strategy.What if there’s a better way? This blog is about enabling and using Wasm core dumps and how you can easily debug Rust in Cloudflare Workers.What are core dump
+ نوشته شده در  ساعت 18:06  توسط generator  برچسب ها:

Introducing Cloudflare's 2023 phishing threats report

This post is also available in 简体中文, 繁體中文, 日本語, 한국어, Deutsch, Français and Español. After shutting down a ‘phishing-as-a-service’ operation that impacted thousands of victims in 43 countries, INTERPOL recently noted, “Cyberattacks such as phishing may be borderless and virtual in nature, but their impact on victims is real and devastating.” Business email compromise (BEC), a type of malware-less attack that tricks recipients into transferring funds — for example — has cost victims worldwide more than $50 billion, according to the FBI.It is estimated that 90% of successful cyber attacks start with email phishing, which continues to be very lucrative for attackers. There is not much today that can be done to stop phishing attempts. However, to prevent successful attacks, it is important to understand (and proactively address) evolving phishing trends — including the ways attackers cleverly exploit intended victims’ trust in “known” email senders. To that end, this week Cloudflare published its first Phishing Threats Report.This report explores key phishing trends and related recommendations, based on email security data from May 2022 to May 2023. During that time, Cloudflare processed approximately 13 billion emails, which included blocking approximately 250 million malicious messages from reaching cust
+ نوشته شده در  ساعت 18:06  توسط generator  برچسب ها:

An August reading list about online security and 2023 attacks landscape

This post is also available in Français, 繁體中文, 日本語, 简体中文, 한국어 and Deutsch. In 2023, cybersecurity continues to be in most cases a need-to-have for those who don’t want to take chances on getting caught in a cyberattack and its consequences. Attacks have gotten more sophisticated, while conflicts (online and offline, and at the same time) continue, including in Ukraine. Govements have heightened their cyber waings and put together strategies, including around critical infrastructure (including health and education). All of this, at a time when there were never so many online risks, but also people online — over five billion in July 2023, 64.5% of the now eight billion that are the world’s total population.Here we take a look at what we’ve been discussing in 2023, so far, in our Cloudflare blog related to attacks and online security in general, with several August reading list suggestions. From new trends, products, initiatives or partnerships, including AI service safety, to record-breaking blocked cyberattacks. On that note, our AI hub (ai.cloudflare.com) was just launched.Throughout the year, Cloudflare has continued to onboard customers while they were being attacked, and we have provided protection to many others, including once.net, responsible for the 2023 Eurovision Song Contest online voting system — the European event reached 16
+ نوشته شده در  ساعت 18:06  توسط generator  برچسب ها:

Application Security Report: Q2 2023

This post is also available in Deutsch, Français, 简体中文, 繁體中文, 日本語 and 한국어. Cloudflare has a unique vantage point on the Inteet. From this position, we are able to see, explore, and identify trends that would otherwise go uoticed. In this report we are doing just that and sharing our insights into Inteet-wide application security trends.This report is the third edition of our Application Security Report. The first one was published in March 2022, with the second published earlier this year in March, and this is the first to be published on a  quarterly basis.Since the last report, our network is bigger and faster: we are now processing an average of 46 million HTTP requests/second and 63 million at peak. We consistently handle approximately 25 million DNS queries per second. That's around 2.1 trillion DNS queries per day, and 65 trillion queries a month. This is the sum of authoritative and resolver requests served by our infrastructure. Summing up both HTTP and DNS requests, we get to see a lot of malicious traffic. Focusing on HTTP requests only, in Q2 2023 Cloudflare blocked an average of 112 billion cyber threats each day, and this is the data that powers this report.But as usual, before we dive in, we need to define our terms.DefinitionsThroughout this report, we will refer to the following terms:Mitigated traffic: any eyeball HTTP* request that had a &#x
+ نوشته شده در  ساعت 18:06  توسط generator  برچسب ها: